Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.imaging.base.properties--configuration

This contribution is part of XML component org.nuxeo.ecm.platform.imaging.base.properties inside nuxeo-platform-imaging-core-9.10.jar /OSGI-INF/imaging-base-properties.xml

Documentation

Properties controlling if the picture migration script must be run at startup

Extension Point

Extension point configuration of component ConfigurationService.

Contributed Items

  • <property name="nuxeo.picture.migration.enabled">true</property>

XML Source

<extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
    <documentation>
      Properties controlling if the picture migration script must be run at startup
    </documentation>
    <property name="nuxeo.picture.migration.enabled">true</property>
  </extension>